@charset "UTF-8";
@keyframes list { 0% { left: -100%; }
  100% { left: 0; } }

@keyframes toDown { 0% { bottom: 80px; }
  50% { bottom: 100px; }
  100% { bottom: 80px; } }

@font-face { font-family: 'Montserrat-Bold'; src: url(../fonts/Montserrat-Bold.otf); }

.indexTit { border-left: #eb6c73 5px solid; color: #37386e; padding-left: 10px; line-height: 1; margin-bottom: 40px; }

.indexTit h3 { font-size: 32px; margin-bottom: 10px; }

.indexTit h4 { font-size: 22px; font-weight: 200; opacity: 0.8; }

.pcHead { position: fixed; top: 0; z-index: 20; padding: 0 5vw; display: flex; height: 80px; align-items: center; width: 100%; justify-content: space-between; transition: ease 0.5s;z-index: 101; }

.pcHead.on {background-color: #fff;}
.pcHead:hover {background-color: #fff;}

.pcHead .logo img { height: 30px; }

.pcHead .navBar { display: flex; margin: 0 -25px;padding-right: 100px; }

.pcHead .navBar .lis { padding: 0 1.89vw; position: relative; height: 80px; display: flex; align-items: center; }

.pcHead .navBar .lis .item {font-size: 18px; color: #37386e; padding: 5px 0; height: 40px; display: flex; align-items: center; font-weight: bold; }

.pcHead .navBar .lis .item i { font-size: 20px; }

.pcHead .navBar .lis .chr { display: none; position: fixed; background-color: #fff; box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2); width: 100%; top: 80px; left: 0; z-index: 20; padding: 60px 100px;z-index: 101; }

.pcHead .navBar .lis .chr .cont .lect { display: flex; justify-content: space-between; padding-left: 5vw;}

.pcHead .navBar .lis .chr .cont .lect .tit h3 { font-size: 30px; line-height: 40px; color: #37386e; margin-top: 12px; }

.pcHead .navBar .lis .chr .cont .lect .tit h5 { font-size: 16px; line-height: 30px; color: #555; margin: 12px 0; }

.pcHead .navBar .lis .chr .cont .lect a.index-btn { display: inline-block;display: none; position: relative; font-size: 15px; line-height: 40px; background: #d70c24; color: #fff; padding: 0 40px 0 25px; }

.pcHead .navBar .lis .chr .cont .lect .imgbox { margin: 0;display: none; }

.pcHead .navBar .lis .chr .cont .chr_list { display: flex; flex-wrap: wrap; justify-content: space-between; }

.pcHead .navBar .lis .chr .cont .chr_list a { width: 48%; height: 50px; position: relative; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ccc; margin-bottom: 10px; font-size: 18px; }

.pcHead .navBar .lis .chr .cont .chr_list a::after { content: ''; position: absolute; width: 0; left: 50%; bottom: 0; height: 1px; background-color: #eb6c73; transform: translateX(-50%); transition: ease 0.3s; }

.pcHead .navBar .lis .chr .cont .chr_list a:hover { color: #eb6c73; }

.pcHead .navBar .lis .chr .cont .chr_list a:hover::after { width: 100%; }

.pcHead .navBar .lis.on { border-bottom: 2px solid #eb6c73; }

.pcHead .navBar .contus { margin-left: 40px; display: flex; align-items: center; color: #fff; transition: ease 0.5s; }

.pcHead .navBar .contus i { margin-right: 10px; font-size: 24px; }

.pcBanner { position: relative; }

.pcBanner .button-pointer { width: 153px; height: 39px; left: 14%; z-index: 11; position: absolute; bottom: 0; display: flex; justify-content: center; align-items: center; background: url(../images/icon14.png) no-repeat; background-size: 100%; }

.pcBanner .npBox { position: absolute; z-index: 15; height: 0; top: 50%; transform: translateY(-50%); left: 0; width: 100%; padding: 0 40px; display: flex; justify-content: space-between; }

.pcBanner .npBox .prev, .pcBanner .npBox .next { cursor: pointer; height: 60px; }

.pcBanner .npBox .prev i, .pcBanner .npBox .next i { font-size: 60px; line-height: 60px; color: #6eb92b; }

.pcBanner .ms { position: absolute; bottom: 80px; left: 50%; transform: translateX(-50%); z-index: 15; animation: toDown linear infinite 1s; }

.pcBanner .ms i { color: #fff; font-size: 40px; }

.pcBanner .swiper .bg .imgbox img { transition: ease 5s; transform: scale(1.2); }

.pcBanner .swiper .swiper-slide-active .bg .imgbox img { transform: scale(1); }

.pcBanner .swiper .text { display: flex; width: 100%; height: 100%; position: absolute; top: 0; justify-content: center; align-items: center; flex-direction: column; color: #fff; }

.pcBanner .swiper .text.mod1 .txt h3 { font-weight: bold; font-size: 62px; margin-bottom: 20px; letter-spacing: 0.2em; }

/* .pcBanner .swiper .text.mod2 .container { display: flex; justify-content: space-between; align-items: center; height: 100%;}

.pcBanner .swiper .text.mod2 .container .prod_img {width: 60%;height: 100%;align-items: flex-end;}

.pcBanner .swiper .text.mod2 .container .prod_img img {width: 70%; max-width: 450px;}

.pcBanner .swiper .text.mod2 .container .desc { width:  max-content; display: flex; flex-direction: column; justify-content: center; }

.pcBanner .swiper .text.mod2 .container .desc h3 { color: #595959; font-weight: normal; font-size: 36px;font-weight: 700; margin-bottom: 10px; }

.pcBanner .swiper .text.mod2 .container .desc h4 { color: #37386e; font-size: 28px; font-weight: normal; margin-top: 10px; margin-bottom: 0px;font-weight: bold; }

.pcBanner .swiper .text.mod2 .container .desc p { color: #454545; font-size: 22px; }

.pcBanner .swiper .text.mod2 .container .imgbox { width: 50%; }

.pcBanner .swiper .text.mod2 .container .imgbox img { max-width: 100%; } */

.pcBanner .swiper .text.mod2 .container { display: flex; justify-content: space-between; }

.pcBanner .swiper .text.mod2 .container .desc { width: 52%; display: flex; flex-direction: column; justify-content: center;margin-top: -200px; }

.pcBanner .swiper .text.mod2 .container .desc h3 { color: #545454; font-weight: bold; font-size: 38px; margin-bottom: 10px; }

.pcBanner .swiper .text.mod2 .container .desc h4 { color: #666; font-size: 28px; font-weight: normal; margin-bottom: 20px; }

.pcBanner .swiper .text.mod2 .container .desc p { color: #37386e; font-size: 20px;font-weight: bold; }

.pcBanner .swiper .text.mod2 .container .imgbox { width: 50%; }

.pcBanner .swiper .text.mod2 .container .imgbox img { max-width: 80%; }

.pcBanner .swiper .swiper-pagination-bullet { width: 40px; height: 5px; border-radius: 0px; background-color: #f1f2f3; opacity: 1; }

.pcBanner .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #eb6c73; }

.neiBanner {position: relative;}
.neiBanner .imgbox img{transform: scale(1.2);transition: ease 5s;}
.neiBanner .imgbox.on img{transform: scale(1);}

.neiBanner .p { position: absolute; width: 100%; top: 45%; left: 0;text-align: center; font-size: 2.2rem;font-weight: bold;}

.neiBanner .item { height: 600px; position: relative; }

.neiBanner .item .text { position: absolute; bottom: 90px; left: 50%; transform: translateX(-50%); color: #fff; }

.neiBanner .item .text h3 { font-size: 44px; margin-bottom: 5px; }

.neiBanner .item .text h4 { font-size: 30px; margin-bottom: 10px; font-weight: normal; }

.neiBanner .item .text h5 { width: 70px; height: 2px; background-color: #fff; }

.index_about .desc p {font-size: 18px; color: #808080; text-indent: 2em; margin-top: 10px; line-height: 1.8; }

.index_about .list {max-width: 1400px;margin: auto; margin-top: 40px; display: flex; justify-content: space-between; }

.index_about .list .lis { display: flex; flex-direction: column; align-items: center; }

.index_about .list .lis .icobox { width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; }

.index_about .list .lis .icobox i { color: #37386e; font-size: 45px; }

.index_about .list .lis h3 { color: #eb6c73; font-size: 14px; }

.index_about .list .lis h3 span { font-size: 36px; margin-right: 3px; }

.index_about .list .lis p {font-size: 18px; color: #808080; }

.index_prod { background: url(../images/probg1.png) center center no-repeat; background-size: cover; }

.index_prod .cont { position: relative; }

.index_prod .cont .npBox { position: absolute; right: 0; bottom: 0; z-index: 15; display: flex; }

.index_prod .cont .npBox .npBtn { width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; cursor: pointer; transition: ease 0.5s; }

.index_prod .cont .npBox .npBtn i { font-size: 50px; }

.index_prod .cont .npBox .npBtn:hover { background-color: #eb6c73; color: #fff; }

.index_prod .cont .npBox .swiper-button-disabled { opacity: 0.5; }

.index_prod .item .ct { height: 100%; display: flex; flex-direction: column; justify-content: center; }

.index_prod .item .tit { margin-bottom: 40px; }

.index_prod .item .tit h3 { font-size: 28px; margin-bottom: 10px; }

.index_prod .item .tit h3 span { font-size: 24px; color: #666; font-weight: normal; }

.index_prod .item .tit h4 { color: #eb6c73; font-size: 24px; font-weight: normal; }

.index_prod .item .desc li { display: flex; align-items: center; line-height: 1; margin-bottom: 20px; }

.index_prod .item .desc li i { margin-right: 5px; font-size: 20px; color: #eb6c73; }

.index_prod .item .adv { margin-top: 60px; display: flex; margin-bottom: 60px; }

.index_prod .item .adv .lis { margin-right: 20px; text-align: center; }

.index_prod .item .adv .lis .icobox { width: 60px; height: 60px; }

.index_prod .item .adv .lis .icobox i { color: #37386e; font-size: 45px; }

.index_prod .item .adv .lis p { color: #eb6c73; }

.index_news { background: url(../images/newsbg1.png) center bottom no-repeat; background-size: cover; }

.index_news .hotNews { display: block; background-color: #fff; }

.index_news .hotNews .desc { padding: 20px; display: flex; }

.index_news .hotNews .desc .data { width: 75px; }

.index_news .hotNews .desc .data .d { font-weight: bold; font-size: 20px; }

.index_news .hotNews .desc .data .y { font-size: 14px; }

.index_news .hotNews .desc .tit { width: calc(100% - 75px); height: 50px; line-height: 25px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; /* 写3行就是3 以此类推 */ -webkit-box-orient: vertical; }

.index_news .hotNews:hover { background-color: #37386e; color: #fff; }

.index_news .h100 { height: 100%; }

.index_news .item { position: relative; display: block; background-color: #fff; padding: 30px 20px; }

.index_news .item .data { width: 75px; margin-bottom: 20px; }

.index_news .item .data .d { font-weight: bold; font-size: 20px; }

.index_news .item .data .y { font-size: 14px; }

.index_news .item .desc .tit { height: 50px; line-height: 25px; margin-bottom: 20px; font-weight: bold; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; /* 写3行就是3 以此类推 */ -webkit-box-orient: vertical; }

.index_news .item .desc .p { height: 50px; line-height: 25px; margin-bottom: 20px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; /* 写3行就是3 以此类推 */ -webkit-box-orient: vertical; }

.index_news .item .iconfont { font-size: 38px; color: #eb6c73; position: absolute; bottom: 10px; }

.index_news .item:hover { background-color: #37386e; color: #fff; }

.index_news .item:hover .iconfont { color: #fff; }

.index_news ._More { margin: auto; margin-top: 40px; }

.index_adv { background: url(../images/youshibg1.png) center bottom no-repeat; background-size: cover; }

.index_adv .posr { position: relative;display: flex; }

.index_adv .posr .text {padding-top: 40px;}

.index_adv .posr .text p{margin-bottom: 10px;line-height: 2;font-size: 18px;}

.index_adv .posr .text p span{font-size: 22px;color: #eb6c73;}

.index_adv .posr .text p i{color: #eb6c73;}

.index_adv .imgbox {  margin-left: auto; }

.index_adv .desc { position: absolute; left: 0; top: 20px; line-height: 2; font-size: 20px; }

.index_adv .desc i { color: #eb6c73; }

.index_hezuo .lis { text-align: center; }
.index_hezuo .lis .desc{color: #808080;}

.index_hezuo .lis .imgbox { width: 70%; margin-bottom: 10px; }

.pcFooter { background-color: #d9d9d9; color: #333; padding-top: 60px; }

.pcFooter .ft_list { display: flex; justify-content: space-between; }

.pcFooter .ft_list .bot_nav { display: flex; }

.pcFooter .ft_list .bot_nav dl { margin-right: 2vw; }

.pcFooter .ft_list .bot_nav dl dt { margin-bottom: 20px; position: relative; padding-bottom: 10px;font-size: 15px;color: #37386e;}

.pcFooter .ft_list .bot_nav dl dt::before { content: ''; position: absolute; width: 35px; height: 2px; background-color: #eb6c73; left: 0; bottom: 0; }

.pcFooter .ft_list .bot_nav dl dd a { display: block; margin-top: 10px; opacity: 0.8; }

.pcFooter .ft_list .bot_nav dl:last-child { margin-right: 0; }

.pcFooter .ft_list .bot_des .call {font-size: 22px;display: flex;align-items: center;font-weight: bold;}

.pcFooter .ft_list .bot_des .call i{font-size: 36px;margin-right: 10px;}

.pcFooter .ft_list .bot_des .tit { line-height: 1; margin-bottom: 20px; }

.pcFooter .ft_list .bot_des .tit h3 { font-size: 26px; }

.pcFooter .ft_list .bot_des .tit p { font-size: 14px; margin-top: 5px; }

.pcFooter .ft_list .bot_des .desc p { line-height: 2; }

.pcFooter .ft_list .bot_cont .call { display: flex; align-items: center; font-size: 34px; font-weight: bold; color: #eb6c73; margin-bottom: 20px; }

.pcFooter .ft_list .bot_cont .call i { font-size: 40px; margin-right: 10px; }

.pcFooter .ft_list .bot_cont {display: flex;align-items: flex-end;}

.pcFooter .ft_list .bot_cont .ewmList { display: flex; justify-content: space-between; }

.pcFooter .ft_list .bot_cont .ewmList .imgbox { width: 130px; }

.pcFooter .ft_list .bot_cont .ewmList .p { text-align: center; margin-top: 10px; }

.pcFooter .botCo { padding: 10px 0; border-top: 1px solid rgba(0, 0, 0, 0.2); margin-top: 40px; }

.pcFooter .botCo p { font-size: 14px; }

.hezuo_item .lis { text-align: center; }

.hezuo_item .lis .imgbox { width: 70%; margin-bottom: 10px; }

.ser_shipin .swiper { padding-bottom: 40px; }

.ser_shipin .lis { cursor: pointer; }

.ser_shipin .lis p { text-align: center; margin-top: 5px; }
.fuwu_form {background: url(../images/fwzc.jpg) bottom center no-repeat;background-size: cover;}
.fuwu_form .tips {font-size: 18px; margin-bottom: 50px; text-align: center;color: #808080; }

.fuwu_form form { display: block; }

.fuwu_form .input_item { margin-bottom: 20px; }

.fuwu_form .input_item p { margin-bottom: 5px; }

.fuwu_form .input_item textarea, .fuwu_form .input_item input { border: 1px solid #ccc; padding: 10px; width: 100%; resize: none; }

.fuwu_form .btn_list { display: flex; }

.fuwu_form .btn_list ._More { margin-top: 0; margin-right: 20px; cursor: pointer; }

.newsPage_item1 .topHead .lis .imgbox { width: 100%; }

.newsPage_item1 .topHead .lis .imgbox img { width: 100%; max-width: none; }

.newsPage_item1 .topHead .lis .text { padding: 20px; background-color: #fafafa; transition: ease 0.5s; }

.newsPage_item1 .topHead .lis .text h3 { margin-bottom: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.newsPage_item1 .topHead .lis .text .date { display: flex; justify-content: space-between; }

.newsPage_item1 .topHead .lis:hover .text { background-color: #eb6c73; color: #fff; }

.newsPage_item1 .topHead .lis:hover img { transform: scale(1.1); }

.newsPage_item1 .news_list a { margin-bottom: 40px; }

.newsPage_item1 .news_list a img { transition: ease 1s; }

.newsPage_item1 .news_list a:hover .text h3 { color: #eb6c73; }

.newsPage_item1 .news_list a:hover .imgbox img { transform: scale(1.1); }

.newsPage_item1 .news_list .text { padding-left: 40px; }

.newsPage_item1 .news_list .text span { display: block; width: 120px; padding: 10px; line-height: 1; text-align: center; background-color: #eb6c73; color: #fff; margin-right: 0; margin-left: auto; margin-top: 40px; }

.newsPage_item1 .news_list .text p { height: 100%; line-height: 2; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #545454; margin-bottom: 20px; height: 100px; }

.newsPage_item1 .news_list h3 { margin-bottom: 10px; font-size: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative;padding-bottom: 10px;}
.newsPage_item1 .news_list h3::before { content: '';position: absolute;width: 80px;height: 3px;background-color: #eb6c73;bottom: 0;left: 0;transition: ease 0.5s;}

.newsPage_item1 .news_list a:hover .text h3::before {width: 90px; }

.newsPage_item1 .news_list .date { display: flex; align-items: center; line-height: 25px; font-size: 14px; color: #616161; margin-bottom: 10px; display: none; }

.newsPage_item1 .news_list .date .imgbox { margin: 0; margin-right: 5px; }

.case_list .list .lis .p { text-align: center; margin-top: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.case_list .list .lis:hover img { transform: scale(1.1); }

.zhiye_bg { background: url(../images/); }

.linian_item .tips { margin-top: 60px; margin-bottom: 60px; }

.linian_item .tips h3 { color: #37386e; font-size: 32px; margin-bottom: 20px; }

.linian_item .tips p { color: #333; }

.linian_item .desc { background-color: #37386e; display: flex; align-items: center; }

.linian_item .desc .text { width: 50%; padding: 40px; color: #fff; }

.linian_item .desc .text h3 { font-size: 38px; margin-bottom: 20px; }

.linian_item .desc .text p { font-size: 18px; }

.linian_item .desc .imgbox { width: 50%; margin: 0; }

.linian_item .desc .imgbox img { width: 100%; }

.peixun_list .swiper { padding-bottom: 40px; }

.peixun_list .lis p { text-align: center; margin-top: 10px; }

.zhaopin_page1 .desc { display: flex; justify-content: space-between; align-items: center; padding-bottom: 20px; border-bottom: 1px solid #dedede; margin-bottom: 30px; padding: 40px; height: 420px; background: url(../images/zhaopin1.jpg) left center no-repeat; }

.zhaopin_page1 .desc h4 { font-size: 24px; font-weight: bold; border-left: 4px solid #0171a1; line-height: 1; margin-bottom: 20px; padding-left: 10px; }

.zhaopin_page1 .desc p { font-size: 16px; color: #616161; max-width: 400px; line-height: 2; }

.zhaopin_page1 .desc p a { color: #0171a1; font-weight: bold; }

.zhaopin_page1 .imgbox:hover img { transform: scale(1.1); }

.zhaopin_page1 .list .hds { border-top-left-radius: 15px; border-top-right-radius: 15px; overflow: hidden; }

.zhaopin_page1 .list .hds .tt { background-color: #0171a1; color: #fff; display: flex; transition: ease 0.5s; cursor: pointer; }

.zhaopin_page1 .list .hds .tt h3 { font-size: 32px; }

.zhaopin_page1 .list .hds .tt .zw { width: 28%; height: 70px; display: flex; align-items: center; padding: 0 10px; justify-content: center; }

.zhaopin_page1 .list .hds .tt .dd { width: 38%; height: 50px; display: flex; align-items: center; padding: 0 10px; justify-content: center; }

.zhaopin_page1 .list .hds .tt .sj { width: 18%; height: 50px; display: flex; align-items: center; padding: 0 10px; justify-content: center; }

.zhaopin_page1 .list .hds .tt .rs { width: 10%; height: 50px; display: flex; align-items: center; padding: 0 10px; justify-content: center; }

.zhaopin_page1 .list .lis { margin-bottom: 5px; }

.zhaopin_page1 .list .lis.head .tt { background-color: #0171a1 !important; color: #fff !important; }

.zhaopin_page1 .list .lis.head .tt.on { background-color: #0171a1 !important; color: #fff !important; }

.zhaopin_page1 .list .lis .tt { display: flex; background-color: #f1f2f3; transition: ease 0.5s; cursor: pointer; color: #666; }

.zhaopin_page1 .list .lis .tt .zw { width: 450px; height: 50px; display: flex; align-items: center; padding: 0 10px; }

.zhaopin_page1 .list .lis .tt .dd { width: 500px; height: 50px; display: flex; align-items: center; padding: 0 10px; }

.zhaopin_page1 .list .lis .tt .sj { width: 140px; height: 50px; display: flex; align-items: center; padding: 0 10px; }

.zhaopin_page1 .list .lis .tt .rs { width: 10%; height: 50px; display: flex; align-items: center; padding: 0 10px; justify-content: center; }

.zhaopin_page1 .list .lis .tt .plu { margin-right: 0; margin-left: auto; width: 6%; height: 50px; display: flex; align-items: center; }

.zhaopin_page1 .list .lis .tt .plu li { width: 20px; height: 20px; overflow: hidden; margin-right: 20px; margin-left: auto; }

.zhaopin_page1 .list .lis .tt .plu li i { display: block; width: 20px; height: 20px; font-size: 20px; line-height: 1; position: relative; }

.zhaopin_page1 .list .lis .tt.on { background-color: #37386e !important; color: #fff !important; }

.zhaopin_page1 .list .lis .tt.on i { transform: translateY(-20px); }

.zhaopin_page1 .list .lis .cont { padding: 20px; background-color: #f1f2f9; color: #545454; font-size: 14px; display: none; }

.zhaopin_page1 .list .lis .cont p { line-height: 2; font-size: 16px; }

.about_desc { background: url(../images/aboutbg1.png) center bottom no-repeat; background-size: cover; }

.about_desc .desc p {font-size: 18px; text-indent: 2em; margin-top: 10px; line-height: 1.8;color: #808080; }

.about_desc .list { margin-top: 40px; display: flex; justify-content: space-between; }

.about_desc .list .lis { display: flex; flex-direction: column; align-items: center; }

.about_desc .list .lis .icobox { width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; }

.about_desc .list .lis .icobox i { color: #37386e; font-size: 45px; }

.about_desc .list .lis h3 { color: #eb6c73; font-size: 14px; }

.about_desc .list .lis h3 span { font-size: 36px; margin-right: 3px; }

.about_desc .list .lis p { color: #333; }

.about_tips h3 { font-size: 32px; margin-bottom: 10px; color: #37386e; }

.about_wenhua .lis .desc { margin-top: 0px; text-align: center; }

.about_wenhua .lis .desc h3 { font-size: 32px; margin-bottom: 20px; }

.about_wenhua .lis .desc p {font-size: 18px; opacity: 0.8; line-height: 2;height: 65px; }

.fazhan_page { background: url(../images/lichengbg.png) center bottom no-repeat; background-size: cover; }

.fazhan_page .cont { margin-bottom: 60px; }

.fazhan_page .year { display: flex; justify-content: space-around; position: relative; margin-bottom: 60px; }

.fazhan_page .year::before { content: ''; position: absolute; width: 90%; height: 1px; top: 55px; background-color: #ccc; }

.fazhan_page .year .lis { cursor: pointer; position: relative; z-index: 2; font-size: 20px; font-weight: bold; color: #808080; }

.fazhan_page .year .lis i { display: block; width: 12px; height: 12px; border-radius: 50%; position: relative; border: 1px solid #37386e; margin-bottom: 10px; background-color: #fff; }

.fazhan_page .year .lis i::before { content: ''; position: absolute; width: 8px; height: 8px; border-radius: 50%; background-color: #37386e; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.fazhan_page .year .lis p { transition: ease 0.5s; height: 50px; line-height: 50px; }

.fazhan_page .year .lis.active { color: #37386e; }

.fazhan_page .year .lis.active p { font-size: 38px; }

.fazhan_page .item .imgbox { margin: 0; }

.fazhan_page .item .desc .data { font-size: 40px; padding-bottom: 25px; position: relative; font-family: 'Montserrat-Bold'; font-weight: bold; }

.fazhan_page .item .desc .data::after { content: ''; width: 100%; height: 2px; background: #f1f2f3; position: absolute; left: 0; bottom: 0; }

.fazhan_page .item .desc .txt { font-size: 20px; padding-top: 20px; }

.fazhan_page .item .desc .np { display: flex; margin-top: 40px; }

.fazhan_page .item .desc .np .np_btn { width: 45px; height: 45px; border-radius: 50%; border: 2px solid #37386e; display: flex; justify-content: center; align-items: center; margin-right: 10px; cursor: pointer; }

.fazhan_page .item .desc .np .np_btn i { font-size: 30px; color: #37386e; }

.fazhan_page .item .desc .np .np_btn:hover { background-color: #37386e; }

.fazhan_page .item .desc .np .np_btn:hover i { color: #fff; }

.honor_list .tips {font-size: 18px; text-align: center; margin-bottom: 40px; color: #808080;}

.honor_list .lis { text-align: center; padding: 20px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); background-color: #fff; border-bottom: 4px solid transparent; }

.honor_list .swiper-slide-active .lis {border-bottom: 4px solid #eb6c73;}

.honor_list .lis .imgbox { height: 300px; }

.honor_list .swiper { max-width: 1200px; padding: 10px; padding-bottom: 60px;}

.contactPage_item1 { background-color: #f5f5f5; }

.contactPage_item1 .cont { background-color: #fff; }

.contactPage_item1 .cont #map { height: 100%; min-height: 400px; }

.contactPage_item1 .cont .desc { padding: 40px; }

.contactPage_item1 .cont .desc .head { border-bottom: 1px solid #dedede; padding-bottom: 20px; }

.contactPage_item1 .cont .desc .head h3 { font-size: 32px; color: #37386e; }

.contactPage_item1 .cont .desc .head h4 { font-size: 24px; }

.contactPage_item1 .cont .desc .text { padding: 20px 0; }

.contactPage_item1 .cont .desc .text .lis { display: flex; padding: 5px; }

.contactPage_item1 .cont .desc .text .lis i { margin-right: 10px; }

.contactPage_item1 .cont .desc .text .lis .call { color: #eb6c73; font-weight: bold; }

.contactPage_item1 .cont .desc .text .lis .call b { display: block; font-size: 24px; }

.contactPage_item1 .cont .desc .foo { border-top: 1px solid #dedede; padding-top: 20px; display: flex; justify-content: space-around; text-align: center; }

.prod_common { border-bottom: 2px solid #ccc; position: relative; }

.prod_desc { background: url(../images/productbg1.png) center bottom no-repeat; background-size: cover; }

.prod_desc .title h3 { font-size: 32px; font-weight: bold; color: #37386e; text-align: center; margin-bottom: 40px; }

.prod_desc .title p { font-size: 24px; font-weight: bold; color: #eb6c73; text-align: center; }

.prod_desc .des { margin-top: 60px; line-height: 2; text-indent: 2em; }

.prod_desc .adv { margin-top: 40px; display: flex; justify-content: center; }

.prod_desc .adv span { margin: 0 40px; font-size: 24px; color: #eb6c73; }

.prod_desc .adv span i { font-size: 24px; }

.prod_desc .img_list { margin-top: 40px; display: flex; justify-content: space-around; }

.prod_desc .img_list .lis { max-width: 400px; }

.prod_desc .img_list .lis p { font-size: 20px; font-weight: bold; text-align: center; margin-top: 20px; color: #37386e; }

.dt_btn { position: absolute; left: 10vw; color: #808080;font-size: 20px;}

.dt_btn.bot { bottom: 5px; }

.dt_btn.top { top: 5px; }

.prod_pri .title { font-size: 32px; color: #37386e; text-align: center; margin-bottom: 40px; }

.prod_pri .tips { margin-bottom: 40px; text-indent: 2em; }

.prod_pri .tit { width: 200px; border-left: #eb6c73 5px solid; color: #37386e; padding-left: 10px; line-height: 1; margin-bottom: 40px; height: max-content; }

.prod_pri .tit h4 { line-height: 1; margin-bottom: 0; font-size: 26px; font-weight: normal; }

.prod_pri .list .imgbox { max-width: 360px; }

.prod_pri .list .lis { margin-bottom: 40px; }

.prod_pri .list .lis h3 { font-weight: bold; font-size: 22px; color: #eb6c73; margin-bottom: 10px; }

.prod_pri .list .lis p { line-height: 2; }

.prod_pri .list .lis p i { color: #eb6c73; }

.prod_pri .pro3_list .imgbox { max-width: 260px; }

.prod_pri .pro3_list .lis { margin-bottom: 10px; }

.prod_pri .pro3_list .lis h3 { font-weight: bold; font-size: 22px; color: #eb6c73; margin-bottom: 10px; }

.prod_pri .pro3_list .lis p { line-height: 2; }

.prod_pri .pro3_list .lis p i { color: #eb6c73; }

.prod_adv .title { font-size: 32px; color: #37386e; text-align: center; margin-bottom: 40px; }

.prod_adv .list { text-align: center; }

.prod_adv .list .imgbox { width: 80px; }

.prod_adv .list h3 { color: #eb6c73; margin-top: 30px; }

.prod_adv .list p { margin-top: 20px; color: #333; }

.prod_adv .img_list { margin-top: 60px; display: flex; align-items: center; justify-content: space-around; }

.prod_adv .img_list .lis { max-width: 400px; }

.prod_adv .img_list .lis p { font-size: 20px; font-weight: bold; text-align: center; margin-top: 40px; color: #333; }

.prod_adv .pro2_list { display: flex; justify-content: center; }

.prod_adv .pro2_list .imgbox { margin: 0; margin-right: 80px; width: max-content; }

.prod_adv .pro2_list .imgbox img { max-height: 480px; }

.prod_adv .pro2_list .ct { line-height: 2; }

.prod_adv .pro2_list .ct h3 { display: flex; align-items: center; color: #eb6c73; font-size: 20px; }

.prod_adv .pro2_list .ct h3 i { font-size: 24px; margin-right: 10px; }

.prod_adv .pro2_list .ct p { margin-top: 10px; }

.prod_adv .pro2_list .ct p i { margin-right: 10px; color: #eb6c73; }

.prod_adv .lis { display: flex; margin-bottom: 40px; }

.prod_adv .tit { width: 200px; border-left: #eb6c73 5px solid; color: #37386e; padding-left: 10px; line-height: 1; margin-bottom: 40px; height: max-content; }

.prod_adv .tit h3 { line-height: 1; margin-bottom: 0; font-size: 26px; font-weight: normal; }

.prod_adv .des { line-height: 2; }

.prod_adv .clis p { text-align: center; margin-top: 10px; }

.prod_hc .title { font-size: 32px; color: #37386e; text-align: center; margin-bottom: 40px; }

.prod_hc .tit { width: 200px; border-left: #eb6c73 5px solid; color: #37386e; padding-left: 10px; line-height: 1; margin-bottom: 20px; height: max-content; }

.prod_hc .tit h3 { line-height: 1; margin-bottom: 0; font-size: 26px; font-weight: normal; }

.prod_hc .tips { margin-bottom: 40px; text-indent: 2em; }

.prod_hc .pro2_list { display: flex; justify-content: center; }

.prod_hc .pro2_list .imgbox { margin: 0; margin-left: 80px; width: max-content; }

.prod_hc .pro2_list .imgbox img { max-height: 480px; }

.prod_hc .pro2_list.d .imgbox { margin-right: 80px; margin-left: 0; }

.prod_hc .pro2_list .ct { line-height: 2; }

.prod_hc .pro2_list .ct p { margin-top: 10px; }

.prod_hc .pro2_list .ct p i { margin-right: 10px; color: #eb6c73; }

.prod_hc .pro4_list { display: flex; justify-content: center; }

.prod_hc .pro4_list .ct { line-height: 2; }

.prod_hc .pro4_list .ct p { margin-top: 10px; }

.prod_hc .pro4_list .ct p i { margin-right: 10px; color: #eb6c73; }

.prod_sy .title { font-size: 32px; color: #37386e; text-align: center; margin-bottom: 40px; }

.prod_sy .list .lis { display: flex; flex-direction: column; }

.prod_sy .list .lis.d { flex-direction: column-reverse; }

.prod_sy .list .lis .imgbox { height: 280px; }

.prod_sy .list .lis .ct { height: 280px; display: flex; align-items: center; justify-content: center; padding: 20px; background-color: #37386e; color: #fff; line-height: 1.9; }

.prod_sy .list .lis img:hover { transform: scale(1.1); }

.prod_xg .title { font-size: 32px; color: #37386e; text-align: center; margin-bottom: 40px; }

.prod_xg .ct { padding-right: 40px; }

.prod_xg .lis { margin-bottom: 40px; }

.prod_xg .lis .tit { background-color: #eb6c73; color: #fff; font-size: 24px; padding: 5px; line-height: 1; position: relative; overflow: hidden; margin-bottom: 20px; }

.prod_xg .lis .tit::before { content: ''; position: absolute; width: 34px; height: 34px; background-color: #fff; right: 0; top: 0; z-index: 1; transform: translateX(17px) rotate(45deg); }

.prod_xg .lis .tit p { line-height: 2; }

.prod_form { background-color: #f1f2f3; }

.prod_form .tit { width: 200px; border-left: #eb6c73 5px solid; color: #37386e; padding-left: 10px; line-height: 1; margin-bottom: 40px; height: max-content; }

.prod_form .tit h3 { line-height: 1; margin-bottom: 0; font-size: 26px; font-weight: normal; }

.prod_form form { display: block; }

.prod_form .input_item { margin-bottom: 20px; }

.prod_form .input_item p { margin-bottom: 5px; }

.prod_form .input_item textarea, .prod_form .input_item input { border: 1px solid #ccc; padding: 10px; width: 100%; resize: none; }

.prod_form .btn_list { display: flex; }

.prod_form .btn_list ._More { margin-top: 0; margin-right: 20px; cursor: pointer; }

.newsDetailPage_item1 .topBar { padding: 20px; background-color: #f1f1f1; color: #434343; }

.newsDetailPage_item1 .topBar a { color: #434343; }

.newsDetailPage_item1 .topBar a:hover { color: #005178; }

.newsDetailPage_item1 .topBar span { color: #005178; }

.newsDetailPage_item1 .cont .head h4 { color: #005178; margin-bottom: 5px; }

.newsDetailPage_item1 .cont .head h3 { font-size: 32px; margin-bottom: 20px; }

.newsDetailPage_item1 .cont .news-text-cont { border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 40px 0; }

.newsDetailPage_item1 .cont .nespn { display: flex; justify-content: space-between; }

.newsDetailPage_item1 .cont .nespn a { display: block; padding: 10px 0; }

.newsDetailPage_item1 .cont .nespn a span { margin-left: 5px; }

.newsDetailPage_item1 .cont .nespn a.back { color: #878787; font-weight: bold; }

.newsDetailPage_item1 .cont .nespn a:hover { color: #005178; }

.newsDetailPage_item1 img { max-width: 100%; }

.prod_pro_bg { background: url(../images/probg1.png) bottom center no-repeat; background-size: cover; }
